KeyValueBasedDefaultStatesManagerRepo

fun <T : State> KeyValueBasedDefaultStatesManagerRepo(keyValueRepo: KeyValueRepo<Any, T>)